The ImagickDraw class
PHP Manual

ImagickDraw::getTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::getTextUnderColorReturns the text under color

Descripción

ImagickPixel ImagickDraw::getTextUnderColor ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the color of a background rectangle to place under text annotations.

Valores retornados

Returns an ImagickPixel object describing the color.


The ImagickDraw class
PHP Manual